.tools_colors-table {
//    border: 1px solid black;
}

.tools_colors-td {
    cursor: pointer;
}

.tools_colors-td-white {
    cursor: pointer;
}

.tools_colors-text {
    font-size: 13px;
    color: black;
}

.tools_colors-text-white {
    font-size: 13px;
    color: white;
}
